projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cf9106c
e50ccf7
)
Auto merge of #2068 - alexcrichton:root-profiles, r=brson
author
bors
<bors@rust-lang.org>
Tue, 20 Oct 2015 22:58:31 +0000
(22:58 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 20 Oct 2015 22:58:31 +0000
(22:58 +0000)
When testing or building multiple packages via the `-p` argument the root
package's profiles should always be used instead of the sub-package's set of
profiles.
Trivial merge